home *** CD-ROM | disk | FTP | other *** search
/ SGI Desktop Special Edition 1.1 / SGI Desktop Special Edition 1.1.iso / dist / SoftWindows2.idb / usr / lib / SoftWindows2 / bin / scripts / inupdate.sh.z / inupdate.sh
Encoding:
Linux/UNIX/POSIX Shell Script  |  1995-11-13  |  228 b   |  4 lines

  1. #!/bin/sh
  2. XCONFIRM=/usr/bin/X11/xconfirm
  3. $XCONFIRM -c -B "Ok" -header "SoftWindows Update" -t "SoftWindows is updating the" -t "existing SoftWindows" -t "files on your C: drive." -icon progress -geometry "320x150" > /dev/null &
  4.